Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Refresh-app ] Fix cache busting #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Armored-Dragon
Copy link
Member

The Refresh-app uses the query part of a url in order to take advantage of cache busting. This method does not seem to work with every server setup. This pull changes the part of the url that is used for cache busting to the fragment.
In effect this changes the symbol from "?" to "#".

Fixes #30.
This has a big "Works on my machine" disclaimer. Testing these changes will be highly appreciated. This has been tested against my private server, along with the Overte content server and the app appears to be functional.

Changed part of the URL used for busting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refresh App doesn't refresh Avatar
1 participant